[INFO] fetching crate pymeta 0.1.0-alpha.1...
[INFO] testing pymeta-0.1.0-alpha.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pymeta 0.1.0-alpha.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pymeta 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate pymeta 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate pymeta 0.1.0-alpha.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pymeta 0.1.0-alpha.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pymeta 0.1.0-alpha.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d56369f07abcd6f02fbfec7359613bcb6010e3443e4325515379f95060d09b5
[INFO] running `Command { std: "docker" "start" "-a" "5d56369f07abcd6f02fbfec7359613bcb6010e3443e4325515379f95060d09b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d56369f07abcd6f02fbfec7359613bcb6010e3443e4325515379f95060d09b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d56369f07abcd6f02fbfec7359613bcb6010e3443e4325515379f95060d09b5", kill_on_drop: false }`
[INFO] [stdout] 5d56369f07abcd6f02fbfec7359613bcb6010e3443e4325515379f95060d09b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16f645d6c0b864b6821431b4800eff14b63aad61eadefbc59160731c5244ff6b
[INFO] running `Command { std: "docker" "start" "-a" "16f645d6c0b864b6821431b4800eff14b63aad61eadefbc59160731c5244ff6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.7
[INFO] [stderr]    Compiling pyo3-build-config v0.28.1
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.1
[INFO] [stderr]    Compiling pyo3-ffi v0.28.1
[INFO] [stderr]    Compiling pyo3 v0.28.1
[INFO] [stderr]    Compiling pyo3-macros v0.28.1
[INFO] [stderr]    Compiling pymeta v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.97s
[INFO] running `Command { std: "docker" "inspect" "16f645d6c0b864b6821431b4800eff14b63aad61eadefbc59160731c5244ff6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f645d6c0b864b6821431b4800eff14b63aad61eadefbc59160731c5244ff6b", kill_on_drop: false }`
[INFO] [stdout] 16f645d6c0b864b6821431b4800eff14b63aad61eadefbc59160731c5244ff6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54cc3c9fc835bb4ee42ce78114261d1868aa617794fda97599ff2fd2827fd353
[INFO] running `Command { std: "docker" "start" "-a" "54cc3c9fc835bb4ee42ce78114261d1868aa617794fda97599ff2fd2827fd353", kill_on_drop: false }`
[INFO] [stderr]    Compiling pymeta v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "54cc3c9fc835bb4ee42ce78114261d1868aa617794fda97599ff2fd2827fd353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54cc3c9fc835bb4ee42ce78114261d1868aa617794fda97599ff2fd2827fd353", kill_on_drop: false }`
[INFO] [stdout] 54cc3c9fc835bb4ee42ce78114261d1868aa617794fda97599ff2fd2827fd353
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9a51c69ebbd69cadab433aa179f0879bf151c6253d90b1bfdb97c47033ea66a
[INFO] running `Command { std: "docker" "start" "-a" "f9a51c69ebbd69cadab433aa179f0879bf151c6253d90b1bfdb97c47033ea66a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pymeta-73d485450ac78a31)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pymeta
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/../README.md - (line 43) ... FAILED
[INFO] [stdout] test src/../README.md - (line 579) ... FAILED
[INFO] [stdout] test src/../README.md - (line 534) ... FAILED
[INFO] [stdout] test src/../README.md - (line 549) ... FAILED
[INFO] [stdout] test src/../README.md - (line 643) ... FAILED
[INFO] [stdout] test src/../README.md - (line 572) ... FAILED
[INFO] [stdout] test src/../README.md - (line 599) ... FAILED
[INFO] [stdout] test src/rust_to_py/code_regions.rs - rust_to_py::code_regions::CodeRegion::PyStmtWithIndentBlock (line 79) ... FAILED
[INFO] [stdout] test src/rust_to_py/code_regions.rs - rust_to_py::code_regions::CodeRegion::PyStmtWithIndentBlock (line 85) ... FAILED
[INFO] [stdout] test src/../README.md - (line 656) ... FAILED
[INFO] [stdout] test src/rust_to_py/code_regions.rs - rust_to_py::code_regions::RustCode::PyExpr (line 28) ... FAILED
[INFO] [stdout] test src/rust_to_py/code_regions.rs - rust_to_py::code_regions::RustCode::IdentWithPyExpr (line 34) ... FAILED
[INFO] [stdout] test src/../README.md - (line 759) ... ok
[INFO] [stdout] test src/../README.md - (line 90) ... FAILED
[INFO] [stdout] test src/../README.md - (line 714) ... FAILED
[INFO] [stdout] test src/../README.md - (line 420) ... FAILED
[INFO] [stdout] test src/../README.md - (line 155) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 43) stdout ----
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]   --> src/../README.md:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | pymeta! {
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> src/../README.md:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | extern crate r#pymeta;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 42 + use pymeta::pymeta;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 579) stdout ----
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]    --> src/../README.md:588:1
[INFO] [stdout]     |
[INFO] [stdout] 588 | pymeta! {
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/../README.md:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | extern crate r#pymeta;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 578 + use pymeta::pymeta;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]    --> src/../README.md:581:1
[INFO] [stdout]     |
[INFO] [stdout] 581 | pymeta! {
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/../README.md:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | extern crate r#pymeta;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 578 + use pymeta::pymeta;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 534) stdout ----
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]    --> src/../README.md:538:26
[INFO] [stdout]     |
[INFO] [stdout] 538 | const BUILD_TIME: &str = pymeta! {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/../README.md:534:1
[INFO] [stdout]     |
[INFO] [stdout] 534 | extern crate r#pymeta;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 533 + use pymeta::pymeta;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:546:1
[INFO] [stdout]     |
[INFO] [stdout] 535 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_534_0() {
[INFO] [stdout]     |                                                                               - help: try adding a return type: `-> &'static str`
[INFO] [stdout] ...
[INFO] [stdout] 546 | "2026-02-16 14:38:05.633646"
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 549) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/../README.md:557:9
[INFO] [stdout]     |
[INFO] [stdout] 557 | /         pymeta::pymeta! {
[INFO] [stdout] 558 | |             $$import json;
[INFO] [stdout] 559 | |             $$name = $name;
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |             $$json.load(open(f~"examples/{name}.json"))["id"]$$
[INFO] [stdout] 563 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 567 |   const FOO_MODULE_ID: u32 = module_id!("foo");
[INFO] [stdout]     |                              ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Failed to initialize Python libs: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'string.templatelib'; 'string' is not a package"), traceback: Some("Traceback (most recent call last):\n  File \"pymeta.py\", line 3, in <module>\n") }
[INFO] [stdout]     = note: this error originates in the macro `module_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:570:1
[INFO] [stdout]     |
[INFO] [stdout] 554 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_549_0() {
[INFO] [stdout]     |                                                                               - help: try adding a return type: `-> i32`
[INFO] [stdout] ...
[INFO] [stdout] 570 | 42
[INFO] [stdout]     | ^^ expected `()`, found integer
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 643) stdout ----
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]    --> src/../README.md:645:1
[INFO] [stdout]     |
[INFO] [stdout] 645 | pymeta! {
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/../README.md:643:1
[INFO] [stdout]     |
[INFO] [stdout] 643 | extern crate r#pymeta;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 642 + use pymeta::pymeta;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 572) stdout ----
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]    --> src/../README.md:575:20
[INFO] [stdout]     |
[INFO] [stdout] 575 | let GOLDEN_RATIO = pymeta!($f32((1 + 5 ** 0.5) / 2)$);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/../README.md:572:1
[INFO] [stdout]     |
[INFO] [stdout] 572 | extern crate r#pymeta;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 571 + use pymeta::pymeta;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/../README.md:578:1
[INFO] [stdout]     |
[INFO] [stdout] 573 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_572_0() {
[INFO] [stdout]     |                                                                               - help: try adding a return type: `-> f32`
[INFO] [stdout] ...
[INFO] [stdout] 578 | 1.618034f32
[INFO] [stdout]     | ^^^^^^^^^^^ expected `()`, found `f32`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 599) stdout ----
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]    --> src/../README.md:601:1
[INFO] [stdout]     |
[INFO] [stdout] 601 | pymeta! {
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/../README.md:599:1
[INFO] [stdout]     |
[INFO] [stdout] 599 | extern crate r#pymeta;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 598 + use pymeta::pymeta;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust_to_py/code_regions.rs - rust_to_py::code_regions::CodeRegion::PyStmtWithIndentBlock (line 79) stdout ----
[INFO] [stdout] error: expected item, found `@`
[INFO] [stdout]   --> src/rust_to_py/code_regions.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | @for i in range(10):{
[INFO] [stdout]    | ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust_to_py/code_regions.rs - rust_to_py::code_regions::CodeRegion::PyStmtWithIndentBlock (line 85) stdout ----
[INFO] [stdout] error: expected item, found `@`
[INFO] [stdout]   --> src/rust_to_py/code_regions.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | @if foo:{
[INFO] [stdout]    | ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 656) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/../README.md:666:9
[INFO] [stdout]     |
[INFO] [stdout] 666 | /         pymeta::pymeta! {
[INFO] [stdout] 667 | |             $$with Tokens() as input:{
[INFO] [stdout] 668 | |                 $($input)*
[INFO] [stdout] ...   |
[INFO] [stdout] 685 | |             $$Tokens(items=process(input))$$
[INFO] [stdout] 686 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 690 | / like_rust! {
[INFO] [stdout] 691 | |     yeah fn this main() and then {
[INFO] [stdout] 692 | |         uh so like for i in 0..16 or something {
[INFO] [stdout] 693 | |             then just match that i {
[INFO] [stdout] ...   |
[INFO] [stdout] 701 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Failed to initialize Python libs: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'string.templatelib'; 'string' is not a package"), traceback: Some("Traceback (most recent call last):\n  File \"pymeta.py\", line 3, in <module>\n") }
[INFO] [stdout]     = note: this error originates in the macro `like_rust` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust_to_py/code_regions.rs - rust_to_py::code_regions::RustCode::PyExpr (line 28) stdout ----
[INFO] [stdout] error: expected expression, found `@`
[INFO] [stdout]   --> src/rust_to_py/code_regions.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | const FOO = @u16(2 ** 10)@;
[INFO] [stdout]    |             ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]   --> src/rust_to_py/code_regions.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | const FOO = @u16(2 ** 10)@;
[INFO] [stdout]    |          ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 29 | const FOO: <type> = @u16(2 ** 10)@;
[INFO] [stdout]    |          ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust_to_py/code_regions.rs - rust_to_py::code_regions::RustCode::IdentWithPyExpr (line 34) stdout ----
[INFO] [stdout] error: expected one of `:`, `;`, `<`, `=`, or `where`, found `@`
[INFO] [stdout]   --> src/rust_to_py/code_regions.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | const FOO_@"A" * 10@_BAR = 42;
[INFO] [stdout]    |           ^ expected one of `:`, `;`, `<`, `=`, or `where`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]   --> src/rust_to_py/code_regions.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | const FOO_@"A" * 10@_BAR = 42;
[INFO] [stdout]    |           ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 35 | const FOO_: <type>@"A" * 10@_BAR = 42;
[INFO] [stdout]    |           ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 90) stdout ----
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]   --> src/../README.md:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | pymeta! {
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> src/../README.md:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | extern crate r#pymeta;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 89 + use pymeta::pymeta;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl std::ops::Add for Vec2 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 135 - impl std::ops::Add for Vec2 {
[INFO] [stdout] 135 + impl std::ops::Add for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |     type Output = Vec2;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 136 -     type Output = Vec2;
[INFO] [stdout] 136 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl std::ops::AddAssign for Vec2 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 144 - impl std::ops::AddAssign for Vec2 {
[INFO] [stdout] 144 + impl std::ops::AddAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 714) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/../README.md:722:9
[INFO] [stdout]     |
[INFO] [stdout] 722 | /         pymeta::pymeta! {
[INFO] [stdout] 723 | |             $$from openai import OpenAI;
[INFO] [stdout] 724 | |             $$client = OpenAI(base_url="http://127.0.0.1:52625/v1", api_key="");
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |             $$"\n".join(line for line in result.splitlines() if not line.startswith("```"))$$
[INFO] [stdout] 751 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 755 |   vibe!("Gimme Vec2, 3 and 4 structs with some helpful methods PLS!");
[INFO] [stdout]     |   ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Failed to initialize Python libs: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'string.templatelib'; 'string' is not a package"), traceback: Some("Traceback (most recent call last):\n  File \"pymeta.py\", line 3, in <module>\n") }
[INFO] [stdout]     = note: this error originates in the macro `vibe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 420) stdout ----
[INFO] [stdout] error: cannot find macro `pymeta` in this scope
[INFO] [stdout]    --> src/../README.md:422:1
[INFO] [stdout]     |
[INFO] [stdout] 422 | pymeta! {
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `pymeta` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/../README.md:420:1
[INFO] [stdout]     |
[INFO] [stdout] 420 | extern crate r#pymeta;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 419 + use pymeta::pymeta;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:461:20
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn xx(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 461 -     fn xx(self) -> Vec2;
[INFO] [stdout] 461 +     fn xx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:462:20
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn xy(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 462 -     fn xy(self) -> Vec2;
[INFO] [stdout] 462 +     fn xy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:463:20
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn yx(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 463 -     fn yx(self) -> Vec2;
[INFO] [stdout] 463 +     fn yx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:464:20
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn yy(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 464 -     fn yy(self) -> Vec2;
[INFO] [stdout] 464 +     fn yy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:465:21
[INFO] [stdout]     |
[INFO] [stdout] 465 |     fn xxx(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 465 -     fn xxx(self) -> Vec3;
[INFO] [stdout] 465 +     fn xxx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:466:21
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn xxy(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 466 -     fn xxy(self) -> Vec3;
[INFO] [stdout] 466 +     fn xxy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:467:21
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn xyx(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 467 -     fn xyx(self) -> Vec3;
[INFO] [stdout] 467 +     fn xyx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:468:21
[INFO] [stdout]     |
[INFO] [stdout] 468 |     fn xyy(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 468 -     fn xyy(self) -> Vec3;
[INFO] [stdout] 468 +     fn xyy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:469:21
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn yxx(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 469 -     fn yxx(self) -> Vec3;
[INFO] [stdout] 469 +     fn yxx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     fn yxy(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 470 -     fn yxy(self) -> Vec3;
[INFO] [stdout] 470 +     fn yxy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 |     fn yyx(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 471 -     fn yyx(self) -> Vec3;
[INFO] [stdout] 471 +     fn yyx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:472:21
[INFO] [stdout]     |
[INFO] [stdout] 472 |     fn yyy(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 472 -     fn yyy(self) -> Vec3;
[INFO] [stdout] 472 +     fn yyy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:473:22
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn xxxx(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 473 -     fn xxxx(self) -> Vec4;
[INFO] [stdout] 473 +     fn xxxx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:474:22
[INFO] [stdout]     |
[INFO] [stdout] 474 |     fn xxxy(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 474 -     fn xxxy(self) -> Vec4;
[INFO] [stdout] 474 +     fn xxxy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     fn xxyx(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 475 -     fn xxyx(self) -> Vec4;
[INFO] [stdout] 475 +     fn xxyx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:476:22
[INFO] [stdout]     |
[INFO] [stdout] 476 |     fn xxyy(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 476 -     fn xxyy(self) -> Vec4;
[INFO] [stdout] 476 +     fn xxyy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:477:22
[INFO] [stdout]     |
[INFO] [stdout] 477 |     fn xyxx(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 477 -     fn xyxx(self) -> Vec4;
[INFO] [stdout] 477 +     fn xyxx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:478:22
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn xyxy(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -     fn xyxy(self) -> Vec4;
[INFO] [stdout] 478 +     fn xyxy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn xyyx(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 479 -     fn xyyx(self) -> Vec4;
[INFO] [stdout] 479 +     fn xyyx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:480:22
[INFO] [stdout]     |
[INFO] [stdout] 480 |     fn xyyy(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 480 -     fn xyyy(self) -> Vec4;
[INFO] [stdout] 480 +     fn xyyy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:481:22
[INFO] [stdout]     |
[INFO] [stdout] 481 |     fn yxxx(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 481 -     fn yxxx(self) -> Vec4;
[INFO] [stdout] 481 +     fn yxxx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:482:22
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn yxxy(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 482 -     fn yxxy(self) -> Vec4;
[INFO] [stdout] 482 +     fn yxxy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:483:22
[INFO] [stdout]     |
[INFO] [stdout] 483 |     fn yxyx(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 483 -     fn yxyx(self) -> Vec4;
[INFO] [stdout] 483 +     fn yxyx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:484:22
[INFO] [stdout]     |
[INFO] [stdout] 484 |     fn yxyy(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 484 -     fn yxyy(self) -> Vec4;
[INFO] [stdout] 484 +     fn yxyy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:485:22
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn yyxx(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 485 -     fn yyxx(self) -> Vec4;
[INFO] [stdout] 485 +     fn yyxx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:486:22
[INFO] [stdout]     |
[INFO] [stdout] 486 |     fn yyxy(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 486 -     fn yyxy(self) -> Vec4;
[INFO] [stdout] 486 +     fn yyxy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:487:22
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn yyyx(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 487 -     fn yyyx(self) -> Vec4;
[INFO] [stdout] 487 +     fn yyyx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:488:22
[INFO] [stdout]     |
[INFO] [stdout] 488 |     fn yyyy(self) -> Vec4;
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 488 -     fn yyyy(self) -> Vec4;
[INFO] [stdout] 488 +     fn yyyy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:490:22
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl Vec2Swizzle for Vec2 {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 490 - impl Vec2Swizzle for Vec2 {
[INFO] [stdout] 490 + impl Vec2Swizzle for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:491:20
[INFO] [stdout]     |
[INFO] [stdout] 491 |     fn xx(self) -> Vec2 {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 491 -     fn xx(self) -> Vec2 {
[INFO] [stdout] 491 +     fn xx(self) -> Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         Vec2 {
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 492 -         Vec2 {
[INFO] [stdout] 492 +         Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:497:20
[INFO] [stdout]     |
[INFO] [stdout] 497 |     fn xy(self) -> Vec2 {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 497 -     fn xy(self) -> Vec2 {
[INFO] [stdout] 497 +     fn xy(self) -> Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |         Vec2 {
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 498 -         Vec2 {
[INFO] [stdout] 498 +         Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:506:20
[INFO] [stdout]     |
[INFO] [stdout] 506 |     fn xx(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 506 -     fn xx(self) -> Vec2;
[INFO] [stdout] 506 +     fn xx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn xy(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 507 -     fn xy(self) -> Vec2;
[INFO] [stdout] 507 +     fn xy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:508:20
[INFO] [stdout]     |
[INFO] [stdout] 508 |     fn xz(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 508 -     fn xz(self) -> Vec2;
[INFO] [stdout] 508 +     fn xz(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:509:20
[INFO] [stdout]     |
[INFO] [stdout] 509 |     fn yx(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 509 -     fn yx(self) -> Vec2;
[INFO] [stdout] 509 +     fn yx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:510:20
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn yy(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 510 -     fn yy(self) -> Vec2;
[INFO] [stdout] 510 +     fn yy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:511:20
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn yz(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 511 -     fn yz(self) -> Vec2;
[INFO] [stdout] 511 +     fn yz(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:512:20
[INFO] [stdout]     |
[INFO] [stdout] 512 |     fn zx(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 512 -     fn zx(self) -> Vec2;
[INFO] [stdout] 512 +     fn zx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:513:20
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn zy(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 513 -     fn zy(self) -> Vec2;
[INFO] [stdout] 513 +     fn zy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:514:20
[INFO] [stdout]     |
[INFO] [stdout] 514 |     fn zz(self) -> Vec2;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 514 -     fn zz(self) -> Vec2;
[INFO] [stdout] 514 +     fn zz(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:515:21
[INFO] [stdout]     |
[INFO] [stdout] 515 |     fn xxx(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 515 -     fn xxx(self) -> Vec3;
[INFO] [stdout] 515 +     fn xxx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn xxy(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 516 -     fn xxy(self) -> Vec3;
[INFO] [stdout] 516 +     fn xxy(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:517:21
[INFO] [stdout]     |
[INFO] [stdout] 517 |     fn xxz(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 517 -     fn xxz(self) -> Vec3;
[INFO] [stdout] 517 +     fn xxz(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:518:21
[INFO] [stdout]     |
[INFO] [stdout] 518 |     fn xyx(self) -> Vec3;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 518 -     fn xyx(self) -> Vec3;
[INFO] [stdout] 518 +     fn xyx(self) -> Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 47 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 155) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:156:24
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl std::ops::Add for Vec2 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 156 - impl std::ops::Add for Vec2 {
[INFO] [stdout] 156 + impl std::ops::Add for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     type Output = Vec2;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 157 -     type Output = Vec2;
[INFO] [stdout] 157 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:165:30
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl std::ops::AddAssign for Vec2 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 165 - impl std::ops::AddAssign for Vec2 {
[INFO] [stdout] 165 + impl std::ops::AddAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl std::ops::Sub for Vec2 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 171 - impl std::ops::Sub for Vec2 {
[INFO] [stdout] 171 + impl std::ops::Sub for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |     type Output = Vec2;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 172 -     type Output = Vec2;
[INFO] [stdout] 172 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl std::ops::SubAssign for Vec2 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 180 - impl std::ops::SubAssign for Vec2 {
[INFO] [stdout] 180 + impl std::ops::SubAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl std::ops::Mul for Vec2 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 186 - impl std::ops::Mul for Vec2 {
[INFO] [stdout] 186 + impl std::ops::Mul for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     type Output = Vec2;
[INFO] [stdout]     |                   ^^^^
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 187 -     type Output = Vec2;
[INFO] [stdout] 187 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:195:30
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl std::ops::MulAssign for Vec2 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 195 - impl std::ops::MulAssign for Vec2 {
[INFO] [stdout] 195 + impl std::ops::MulAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl std::ops::Div for Vec2 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 201 - impl std::ops::Div for Vec2 {
[INFO] [stdout] 201 + impl std::ops::Div for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |     type Output = Vec2;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 202 -     type Output = Vec2;
[INFO] [stdout] 202 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 | impl std::ops::DivAssign for Vec2 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 210 - impl std::ops::DivAssign for Vec2 {
[INFO] [stdout] 210 + impl std::ops::DivAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl std::ops::Rem for Vec2 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 216 - impl std::ops::Rem for Vec2 {
[INFO] [stdout] 216 + impl std::ops::Rem for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 |     type Output = Vec2;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 217 -     type Output = Vec2;
[INFO] [stdout] 217 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/../README.md:225:30
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl std::ops::RemAssign for Vec2 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 225 - impl std::ops::RemAssign for Vec2 {
[INFO] [stdout] 225 + impl std::ops::RemAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:231:24
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl std::ops::Add for Vec3 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 - impl std::ops::Add for Vec3 {
[INFO] [stdout] 231 + impl std::ops::Add for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 |     type Output = Vec3;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 232 -     type Output = Vec3;
[INFO] [stdout] 232 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:241:30
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl std::ops::AddAssign for Vec3 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 241 - impl std::ops::AddAssign for Vec3 {
[INFO] [stdout] 241 + impl std::ops::AddAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:248:24
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl std::ops::Sub for Vec3 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 248 - impl std::ops::Sub for Vec3 {
[INFO] [stdout] 248 + impl std::ops::Sub for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:249:19
[INFO] [stdout]     |
[INFO] [stdout] 249 |     type Output = Vec3;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 249 -     type Output = Vec3;
[INFO] [stdout] 249 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:258:30
[INFO] [stdout]     |
[INFO] [stdout] 258 | impl std::ops::SubAssign for Vec3 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 258 - impl std::ops::SubAssign for Vec3 {
[INFO] [stdout] 258 + impl std::ops::SubAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:265:24
[INFO] [stdout]     |
[INFO] [stdout] 265 | impl std::ops::Mul for Vec3 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 265 - impl std::ops::Mul for Vec3 {
[INFO] [stdout] 265 + impl std::ops::Mul for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:266:19
[INFO] [stdout]     |
[INFO] [stdout] 266 |     type Output = Vec3;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 266 -     type Output = Vec3;
[INFO] [stdout] 266 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 | impl std::ops::MulAssign for Vec3 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 275 - impl std::ops::MulAssign for Vec3 {
[INFO] [stdout] 275 + impl std::ops::MulAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:282:24
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl std::ops::Div for Vec3 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 282 - impl std::ops::Div for Vec3 {
[INFO] [stdout] 282 + impl std::ops::Div for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:283:19
[INFO] [stdout]     |
[INFO] [stdout] 283 |     type Output = Vec3;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 283 -     type Output = Vec3;
[INFO] [stdout] 283 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:292:30
[INFO] [stdout]     |
[INFO] [stdout] 292 | impl std::ops::DivAssign for Vec3 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 292 - impl std::ops::DivAssign for Vec3 {
[INFO] [stdout] 292 + impl std::ops::DivAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl std::ops::Rem for Vec3 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 299 - impl std::ops::Rem for Vec3 {
[INFO] [stdout] 299 + impl std::ops::Rem for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 |     type Output = Vec3;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 300 -     type Output = Vec3;
[INFO] [stdout] 300 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec3` in this scope
[INFO] [stdout]    --> src/../README.md:309:30
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl std::ops::RemAssign for Vec3 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 309 - impl std::ops::RemAssign for Vec3 {
[INFO] [stdout] 309 + impl std::ops::RemAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:316:24
[INFO] [stdout]     |
[INFO] [stdout] 316 | impl std::ops::Add for Vec4 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 316 - impl std::ops::Add for Vec4 {
[INFO] [stdout] 316 + impl std::ops::Add for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:317:19
[INFO] [stdout]     |
[INFO] [stdout] 317 |     type Output = Vec4;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 317 -     type Output = Vec4;
[INFO] [stdout] 317 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:327:30
[INFO] [stdout]     |
[INFO] [stdout] 327 | impl std::ops::AddAssign for Vec4 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 327 - impl std::ops::AddAssign for Vec4 {
[INFO] [stdout] 327 + impl std::ops::AddAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:335:24
[INFO] [stdout]     |
[INFO] [stdout] 335 | impl std::ops::Sub for Vec4 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 335 - impl std::ops::Sub for Vec4 {
[INFO] [stdout] 335 + impl std::ops::Sub for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:336:19
[INFO] [stdout]     |
[INFO] [stdout] 336 |     type Output = Vec4;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 336 -     type Output = Vec4;
[INFO] [stdout] 336 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:346:30
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl std::ops::SubAssign for Vec4 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 346 - impl std::ops::SubAssign for Vec4 {
[INFO] [stdout] 346 + impl std::ops::SubAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:354:24
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl std::ops::Mul for Vec4 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 354 - impl std::ops::Mul for Vec4 {
[INFO] [stdout] 354 + impl std::ops::Mul for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:355:19
[INFO] [stdout]     |
[INFO] [stdout] 355 |     type Output = Vec4;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 355 -     type Output = Vec4;
[INFO] [stdout] 355 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:365:30
[INFO] [stdout]     |
[INFO] [stdout] 365 | impl std::ops::MulAssign for Vec4 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 365 - impl std::ops::MulAssign for Vec4 {
[INFO] [stdout] 365 + impl std::ops::MulAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:373:24
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl std::ops::Div for Vec4 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 373 - impl std::ops::Div for Vec4 {
[INFO] [stdout] 373 + impl std::ops::Div for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:374:19
[INFO] [stdout]     |
[INFO] [stdout] 374 |     type Output = Vec4;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 374 -     type Output = Vec4;
[INFO] [stdout] 374 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:384:30
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl std::ops::DivAssign for Vec4 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 384 - impl std::ops::DivAssign for Vec4 {
[INFO] [stdout] 384 + impl std::ops::DivAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:392:24
[INFO] [stdout]     |
[INFO] [stdout] 392 | impl std::ops::Rem for Vec4 {
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 392 - impl std::ops::Rem for Vec4 {
[INFO] [stdout] 392 + impl std::ops::Rem for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:393:19
[INFO] [stdout]     |
[INFO] [stdout] 393 |     type Output = Vec4;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 393 -     type Output = Vec4;
[INFO] [stdout] 393 +     type Output = Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec4` in this scope
[INFO] [stdout]    --> src/../README.md:403:30
[INFO] [stdout]     |
[INFO] [stdout] 403 | impl std::ops::RemAssign for Vec4 {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 403 - impl std::ops::RemAssign for Vec4 {
[INFO] [stdout] 403 + impl std::ops::RemAssign for Vec {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 45 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 155)
[INFO] [stdout]     src/../README.md - (line 420)
[INFO] [stdout]     src/../README.md - (line 43)
[INFO] [stdout]     src/../README.md - (line 534)
[INFO] [stdout]     src/../README.md - (line 549)
[INFO] [stdout]     src/../README.md - (line 572)
[INFO] [stdout]     src/../README.md - (line 579)
[INFO] [stdout]     src/../README.md - (line 599)
[INFO] [stdout]     src/../README.md - (line 643)
[INFO] [stdout]     src/../README.md - (line 656)
[INFO] [stdout]     src/../README.md - (line 714)
[INFO] [stdout]     src/../README.md - (line 90)
[INFO] [stdout]     src/rust_to_py/code_regions.rs - rust_to_py::code_regions::CodeRegion::PyStmtWithIndentBlock (line 79)
[INFO] [stdout]     src/rust_to_py/code_regions.rs - rust_to_py::code_regions::CodeRegion::PyStmtWithIndentBlock (line 85)
[INFO] [stdout]     src/rust_to_py/code_regions.rs - rust_to_py::code_regions::RustCode::IdentWithPyExpr (line 34)
[INFO] [stdout]     src/rust_to_py/code_regions.rs - rust_to_py::code_regions::RustCode::PyExpr (line 28)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.06s; merged doctests compilation took 0.64s
[INFO] running `Command { std: "docker" "inspect" "f9a51c69ebbd69cadab433aa179f0879bf151c6253d90b1bfdb97c47033ea66a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a51c69ebbd69cadab433aa179f0879bf151c6253d90b1bfdb97c47033ea66a", kill_on_drop: false }`
[INFO] [stdout] f9a51c69ebbd69cadab433aa179f0879bf151c6253d90b1bfdb97c47033ea66a
